[PATCH 7/9] fix: Adjust min/max for 32f_s32f_convert_8i kernel
authorJohannes Demel <demel@ant.uni-bremen.de>
Mon, 15 Jun 2020 21:14:26 +0000 (23:14 +0200)
committerA. Maitland Bottoms <bottoms@debian.org>
Tue, 30 Jun 2020 23:48:20 +0000 (00:48 +0100)
commitff13c359328d097d5a5da5640376b6b0ce6f9423
tree9b2bc70eccd48879647df9313a4ed345b0e7dcb0
parent40eb092f1fd1be17d4edb8b2905bcbca43b0597e
[PATCH 7/9] fix: Adjust min/max for 32f_s32f_convert_8i kernel

This kernel used `CHAR_MIN` to determine the minimum value which may be
0. It is expected that this value is -127. Thus, we move to `INT8_MIN`.

Fix #390

Gbp-Pq: Name 0007-fix-Adjust-min-max-for-32f_s32f_convert_8i-kernel.patch
kernels/volk/volk_32f_s32f_convert_8i.h